home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Magazine / GraphicsCards / Warp3D / V2_RELEASENOTES < prev    next >
Encoding:
Text File  |  1999-02-05  |  2.1 KB  |  53 lines

  1. Release Notes for V2:
  2. ---------------------
  3.  
  4. IMPORTANT: This release of Warp3D is  BETA.  We  hadn't  had  the
  5. usual bunch of test runs, but decided to release this version for
  6. the adventurous user who wants to try the new Permedia-2 Driver.
  7.  
  8. This version may behave more unstable than the last one.  If  you
  9. have  a  CV64/3D  and  CyberGraphX 3 or less, you should consider
  10. staying with V1.1 until the final release of V2.
  11.  
  12. What's New:
  13. -----------
  14.  
  15. Most obviously, the Permedia2 driver. This one was developed with
  16. the  CyberVisionPPC,  but  should  also work with the BVisionPPC.
  17. Since CyberGraphX is the only graphics system currently available
  18. for  the  CVPPC,  the Picasso96 Warp3D driver does not know about
  19. the board yet, and will not work with  it.  Permedia2-Users  MUST
  20. install  the  V4 CyberGraphX driver, even with CyberGraphX V3.
  21.  
  22. The CGX V4 was prepared to work with  the  CyberVision64/3D,  but
  23. wasn't  tested  yet,  so  it probably doesn't work yet. Therefore
  24. you're probably better off keeping the  CGFX  V3  driver  (please
  25. note  that  the  CGX  V3  driver  works  with  CyberGraphX V3 and
  26. CyberGraphX V4 alike,  it  just  does  not  exploit  the  special
  27. features  of the newer version). If you use this, you MUST enable
  28. the BITMAPCACHE=YES tooltype in your monitor  file  (CV64/3D  and
  29. CVPPC/BVPPC).
  30.  
  31.  
  32. There are also a few changes for developers, please refer to  the
  33. new  developer  release for specific changes. Most notably, there
  34. is a minor incompatibility to the V1 release that affects systems
  35. with  more  than  one  graphics  card,  and  the  API has changed
  36. slightly.
  37.  
  38.  
  39. PPC Users:
  40. ----------
  41.  
  42. To use Warp3D with WarpUp/PPC and CyberGraphX, the  USESEMAPHORES
  43. variable  must  be  set to "1", i.e internal locking must be done
  44. via semaphores.
  45. If you don't set this variable, then you will get troubles, whenever
  46. doing something in parallel to 3d operations.
  47.  
  48. NOTE: A program may filter screen modes when using  the  internal
  49. Warp3D screenmode requester. If it demands a certain feature that
  50. one card or the other does not offer, those  cards  will  NOT  be
  51. presented  in the requester, and you will not be able to use this
  52. hardware.
  53.